CoordinateTransformationEnabled Property |
Namespace:
Ptv.Components.Projections.Direct
Assembly:
Ptv.Components.Projections (in Ptv.Components.Projections.dll) Version: 1.7.10.0
Syntax public static bool Enabled { get; set; }
Public Shared Property Enabled As Boolean
Get
Set
public:
static property bool Enabled {
bool get ();
void set (bool value);
}
static member Enabled : bool with get, set
Property Value
Type:
BooleanSee Also