SettingsPipeNetworkSettingsStylesStructureProfileLabelStyleId Property |
Specifies the default styleId for structure labels that are displayed in a profile view.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId StructureProfileLabelStyleId { get; }
Public ReadOnly Property StructureProfileLabelStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ StructureProfileLabelStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also