This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPlacedObject3 Interface > IPlacedObject3.ControlShapeEndPoint Property (ArcObjects .NET 10.5 SDK) |
The end point of the control shape.
[Visual Basic .NET] Public ReadOnly Property ControlShapeEndPoint As WKSPoint
[C#] public WKSPoint ControlShapeEndPoint {get;}
[C++]
HRESULT get_ControlShapeEndPoint(
_WKSPoint* point
);
[C++]
Parameters point [out, retval]
point is a parameter of type _WKSPoint