MarkerStyleBaseSizeType Property

Gets or sets the MarkerSizeType enum value that defines how the marker is sized, such as relative to screen, fixed scale, etc.

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

Property Value

MarkerSizeType
See Also