Click or drag to resize

XRayManager Class

XRay Manager
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.ManagerXRayManager

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

The XRayManager type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleColorType
X-Ray 모드 선택 개체 색상 유형
Public propertyCode exampleEnable
Enable XRay Mode. Xray 모드가 종료(Enable = false)되는 경우, 자동으로 Clear 함수가 호출 됨.
Public propertyCode exampleSelectionObject3DType
선택가능 개체유형
Top
Methods
See Also