Click or drag to resize

MarineAxisManager Class

Marine Axis Manager
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.ManagerMarineAxisManager

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

The MarineAxisManager type exposes the following members.

Properties
  NameDescription
Public propertyLength
ISO 좌표계 크기 설정, Value: 0.0f ~ 1.0f
Public propertyPosition
ISO 좌표계 위치 설정, Value: 0.0f ~ 1.0f
Public propertyVisible
ISO 좌표계 표시
Top
See Also