Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0
Syntax
C# |
---|
public ObjectId GetLabelStyleObjectId<AeccDbGraphStyleSectionalDataBands *>(
uint labelStyleAttributeId
) |
Visual Basic |
---|
Public Function GetLabelStyleObjectId<AeccDbGraphStyleSectionalDataBands *> ( _
labelStyleAttributeId As UInteger _
) As ObjectId |
Visual C++ |
---|
public:
ObjectId GetLabelStyleObjectId<AeccDbGraphStyleSectionalDataBands *>(
unsigned int labelStyleAttributeId
) |
Parameters
- labelStyleAttributeId
- Type: System..::..UInt32
See Also