LabelStyleChildrenCount Property |
Gets the number of child label style under the current labelstyle node.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic int ChildrenCount { get; }
Public ReadOnly Property ChildrenCount As Integer
Get
public:
property int ChildrenCount {
int get ();
}
Property Value
Int32
See Also