ParcelSegmentLabelLineLabelStyleId Property |
Gets or sets the ObjectId for the line label style. The object type is LabelStyle.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic override ObjectId LineLabelStyleId { set; }Public Overrides WriteOnly Property LineLabelStyleId As ObjectId
Set
public:
virtual property ObjectId LineLabelStyleId {
void set (ObjectId value) override;
}Property Value
ObjectId
Exceptions
See Also