SettingsCorridorSettingsStylesAlignmentLabelSetId Property |
Specifies the default styleId for the alignment label sets created from corridors.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId AlignmentLabelSetId { get; }
Public ReadOnly Property AlignmentLabelSetId As PropertyObjectId
Get
public:
property PropertyObjectId^ AlignmentLabelSetId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also