Click or drag to resize
XDL

NanTrapezoidIsParallelogram Property

평행사변형 여부를 가져온다. true 이면 평행사변형, false이면 사다리꼴이다.

Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
public bool IsParallelogram { get; }

Property Value

Boolean
See Also