This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IR > IRepresentationMarker Interface > IRepresentationMarker.Size Property (ArcObjects .NET 10.5 SDK) |
The size in points (1/72 of an inch) of the marker.
[Visual Basic .NET] Public ReadOnly Property Size As Double
[C#] public double Size {get;}
[C++]
HRESULT get_Size(
double* Size
);
[C++]
Parameters Size [out, retval] Size is a parameter of type double