SurfaceContourLabelGroupCreateOptionMinorContourlabelStyleId Property

Gets or sets the ObjectId of label style for the minor contour label.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectId MinorContourlabelStyleId { get; set; }

Property Value

ObjectId
Remarks
Default value is ObjectId.Null, which means a default style will be used.
See Also