A point guaranteed to be inside this area.
[Visual Basic 6.0] Property LabelPoint As IPoint
[Visual Basic .NET] Public ReadOnly Property LabelPoint As IPoint
[C#] public IPoint LabelPoint {get;}
[Java] public IPoint getLabelPoint() throws IOException, AutomationException
[C++] HRESULT get_LabelPoint( IPoint** LabelPoint );
Returns the Label Point of the object. The Label Point is the point at which the label is located. The Label Point is always located within the Area of the object.
IArea Interface | IArea.LabelPoint Property | IArea.QueryLabelPoint Method | IArea.QueryCentroid Method | IArea.Centroid Property