<Code Lib>
2026 Method
Changes 0
M

DimensionEqualityLabelFormatting.IsValidFormatOptions

Description:
Checks whether a FormatOptions object is valid for the LabelType.
Remarks:
Only objects whose LabelType is LengthOfSegment or TotalLength can have FormatOptions assigned.

public bool IsValidFormatOptions()

Boolean True if the FormatOptions object is valid, false otherwise.

Loading…