Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.5.768.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