SurfaceContourLabelGroupMajorContourLabelStyleId Property |
Gets or sets the ObjectId of style for major contour's label.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId MajorContourLabelStyleId { get; set; }
Public Property MajorContourLabelStyleId As ObjectId
Get
Set
public:
property ObjectId MajorContourLabelStyleId {
ObjectId get ();
void set (ObjectId value);
}
Property Value
ObjectId
See Also