ArcObjects Library Reference (DisplayUI)  

ILineDecorationEditor.ShowUnits Property

Indicates whether to display the Units combo box.

[Visual Basic .NET]
Public Property ShowUnits As Boolean
[C#]
public bool ShowUnits {get; set;}

Product Availability

Available with ArcGIS Desktop.

Description

Specifies as whether to show or hide the units combo box on the Line Decoration Editor dialog.

See Also

ILineDecorationEditor Interface