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.25.609 (2.8.25.609)
Syntax
C#
public class MarineAxisManager : VIZCoreBase

The MarineAxisManager type exposes the following members.

Properties
  NameDescription
Public propertyFontBold
글자 두껍게
Public propertyFontSize
글자 크기
Public propertyLength
ISO 좌표계 크기 설정, Value: 0.0f ~ 1.0f
Public propertyPosition
ISO 좌표계 위치 설정, Value: 0.0f ~ 1.0f
Public propertyVisible
ISO 좌표계 표시
Top
Methods
  NameDescription
Public methodSetText
ISO 좌표계 텍스트 변경
Top
See Also