ProfileLabelSetItemDimensionAnchorOption Property |
Gets or Sets enumeration value that specifies the location of the anchor used to position dimension lines for certain profile view labels.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic DimensionAnchorType DimensionAnchorOption { get; set; }
Public Property DimensionAnchorOption As DimensionAnchorType
Get
Set
public:
property DimensionAnchorType DimensionAnchorOption {
DimensionAnchorType get ();
void set (DimensionAnchorType value);
}
Property Value
DimensionAnchorType
See Also