RotatedProjection.BaseProjection Property
Gets the unrotated base projection.
Thread safety: This property is thread-safe.
Syntax
public Projection BaseProjection { get; }
Property Value
Platforms
Windows, Linux, Android
Gets the unrotated base projection.
public Projection BaseProjection { get; }
Windows, Linux, Android
In this article
Gets the unrotated base projection.
public:
ProjectionPtr baseProjection ( ) const;
Windows, Linux, Android
In this article
Gets the unrotated base projection.
public final Projection getBaseProjection ( )
Windows, Linux, Android
In this article
Gets the unrotated base projection.
baseProjection
Windows, Linux, Android
In this article