This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* flag
);
[C++]
Parameters flag [out, retval]
flag is a parameter of type bool*