This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IM > IMarker3DPlacement Interface > IMarker3DPlacement.Units Property (ArcObjects .NET 10.4 SDK) |
The size units.
[Visual Basic .NET] Public Property Units As esriUnits
[C#] public esriUnits Units {get; set;}
[C++]
HRESULT get_Units(
esriUnits* unitsCode
);
[C++]
HRESULT put_Units(
esriUnits unitsCode
);
[C++]
Parameters unitsCode [out, retval]
unitsCode is a parameter of type esriUnits unitsCode [in]
unitsCode is a parameter of type esriUnits