ParcelIsAreaSelectionLabelPinned Property |
Gets or sets the pinned state of the parcel area selection label.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsAreaSelectionLabelPinned { get; set; }
Public Property IsAreaSelectionLabelPinned As Boolean
Get
Set
public:
property bool IsAreaSelectionLabelPinned {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also