This document is archived and information here might be outdated. Recommended version. |
The default location of the dimension text placement.
[Visual Basic .NET] Public Function GetDefaultTextPoint ( _ ) As IPoint
[C#] public IPoint GetDefaultTextPoint ( );
[C++]
HRESULT GetDefaultTextPoint(
void
);
If the current DimensionShape contains a non-empty TextPoint, the default location for the text is available through the GetDefaultTextPoint method.