Click or drag to resize

PreSelectStyle Class

PreSelect Style Class
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataPreSelectStyle

Namespace:  VIZCore3D.NET.Data
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public class PreSelectStyle : VIZCoreBase

The PreSelectStyle type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleEnable
모델 위에 마우스 오버 시, 모델 형상 및 이름 표시
Public propertyCode exampleHighlightColor
PreSelect (Mouse Over) 색상
Public propertyCode exampleLabel
PreSelect 모델 정보 표시 유형
Public propertyCode exampleLabelFont
PreSelect 모델 정보 표시 글꼴
Top
See Also