Click or drag to resize

MeasureStyle Class

Measure Style Class
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataMeasureStyle

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

The MeasureStyle type exposes the following members.

Properties
 NameDescription
Public propertyAlignDistanceText [전체 옵션만 지원] 거리 측정 텍스트 정렬
Public propertyAlignDistanceTextMargine [전체 옵션만 지원] 거리 측정 텍스트 여백(거리)
Public propertyAlignDistanceTextPosition [전체 옵션만 지원] 거리 측정 텍스트 위치. 0:아래, 1:위, 2:바깥쪽
Public propertyArrowColor [전체 옵션만 지원] 화살표색
Public propertyArrowSize [전체 옵션만 지원] 화살표크기
Public propertyAssistantLine 보조 지시선 표시
Public propertyAssistantLineCount 보조 지시선 표시 갯수. 가시화된 보조 지시선 중 각각의 축 라인 그리기 갯수 설정 (최종 지점으로부터 그리기). 기본값 -1 (-1 == 모두 그리기)
Public propertyAssistantLineStyle 측정 보조지시선 점선 표시 여부 (기본값 - true). 점선 표시(True) / 실선 표시(False)
Public propertyBackgroundColor 배경색
Public propertyBackgroundTransparent [전체 옵션만 지원] 배경색 없음(투명)
Public propertyContinuousDistance [전체 옵션만 지원] 연속거리 표시
Public propertyDX_DY_DZ 측정 DX, DY, DZ 보이기/숨기기
Public propertyFontBold 글자굵게
Public propertyFontColor 글자색
Public propertyFontSize 글자크기
Public propertyFrame 프레임(좌표계, SHIPGRID) 위치로 표시
Public propertyID 측정 아이템 아이디(ID)
Public propertyLineColor [전체 옵션만 지원] 지시선색
Public propertyLineWidth [전체 옵션만 지원] 지시선두께
Public propertyNumberOfDecimalPlaces 소수점 이하 자릿수
Public propertyOsnapColor [전체 옵션만 지원] 오스냅 색상
Public propertyOsnapPreselectColor [전체 옵션만 지원] 오스냅 프리셀렉트 색상
Public propertyOsnapPreselectEdgeColor [전체 옵션만 지원] 오스냅 프리셀렉트 모서리 색상
Public propertyPickPosition [전체 옵션만 지원] 선택 위치 표시
Public propertyPrefix 측정 Prefix 보이기/숨기기
Public propertyUnit 측정 단위 보이기/숨기기
Public propertyUnitKind 측정 단위
Top
See Also