This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPlacedObject3 Interface > IPlacedObject3.LabelInsidePolygon Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the label is completely inside the polygons.
[Visual Basic .NET] Public ReadOnly Property LabelInsidePolygon As Boolean
[C#] public bool LabelInsidePolygon {get;}
[C++]
HRESULT get_LabelInsidePolygon(
VARIANT_BOOL* flag
);
[C++]
Parameters flag [out, retval] flag is a parameter of type VARIANT_BOOL