LabelStyleIsSupportedComponent Method

Gets an bool value specifies whether the component type is supported in this label style.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public bool IsSupportedComponent(
	LabelStyleComponentType type
)

Parameters

type  LabelStyleComponentType
Type of label style component to query.

Return Value

Boolean
See Also