DimensionEqualityLabelFormatting.IsValidFormatOptions
Description:
Checks whether a FormatOptions object is valid for the LabelType.
Checks whether a FormatOptions object is valid for the LabelType.
Remarks:
Only objects whose LabelType is LengthOfSegment or TotalLength can have FormatOptions assigned.
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.