LabelStyleDirectionArrowComponentStyleGeneralUsedIn Property

Gets the display mode in which the component is used;for example if this is set to label, only display the component when display mode is set to label.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PropertyEnum<LayoutModeType> UsedIn { get; }

Property Value

PropertyEnumLayoutModeType
See Also