If set to TRUE, annotations are moved along the polyline object to which they are assigned to a visible area on the 3D Window. This property applies only to polyline objects whose Position.AltitudeType is set to ATC_ON_TERRAIN = 2
JavaScript |
|
DynamicAnnotationPlacement |
C# |
|
bool DynamicAnnotationPlacement { get; set; } |
C++ |
|
HRESULT DynamicAnnotationPlacement([out, retval] VARIANT_BOOL* pVal) HRESULT DynamicAnnotationPlacement([in] VARIANT_BOOL pVal) |