SettingsSectionViewSettingsStylesSectionProjectionLabelStyleId Property |
Settings of SectionProjectionLabel styleId.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId SectionProjectionLabelStyleId { get; }
Public ReadOnly Property SectionProjectionLabelStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ SectionProjectionLabelStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
Remarks
We can set the styleId value to ObjectId.Null as UI did with the value: "".
See Also