Click or drag to resize

SelectionBoxVO Class

선택상자(구획상자) Class
Inheritance Hierarchy
SystemObject
  SHConnectorSelectionBoxVO

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class SelectionBoxVO

The SelectionBoxVO type exposes the following members.

Constructors
Properties
  NameDescription
Public propertybShow
보이기/숨기기
Public propertycolFace
Face Color
Public propertycolLine
Line Color
Public propertyGroupId
Group Id
Public propertyID
ID
Public propertyTitle
제목
Public propertyvMaxX
최대점 - X
Public propertyvMaxY
최대점 - Y
Public propertyvMaxZ
최대점 - Z
Public propertyvMinX
최소점 - X
Public propertyvMinY
최소점 - Y
Public propertyvMinZ
최소점 - Z
Top
See Also