PointStyleMarkerType Property |
Gets or sets the marker to an AutoCAD point, a customer mark, or a symbol.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1987.0
Syntaxpublic PointMarkerDisplayType MarkerType { get; set; }Public Property MarkerType As PointMarkerDisplayType
Get
Set
public:
property PointMarkerDisplayType MarkerType {
PointMarkerDisplayType get ();
void set (PointMarkerDisplayType value);
}Property Value
PointMarkerDisplayType
See Also