This document is archived and information here might be outdated. Recommended version. |
Indicates if a given map is a fixed scale map.
[Visual Basic .NET] Public Function IsFixedScaleImage ( _ ) As Boolean
[C#] public bool IsFixedScaleImage ( );
[C++]
HRESULT IsFixedScaleImage(
void
);