dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Model

CompositeTransformationGeoTransforms1 Class

public class CompositeTransformationGeoTransforms1 :
System.IEquatable<dymaptic.GeoBlazor.Core.Model.CompositeTransformationGeoTransforms1>

Inheritance System.Object 🡒 CompositeTransformationGeoTransforms1

Implements System.IEquatable<CompositeTransformationGeoTransforms1>

Constructors

CompositeTransformationGeoTransforms1(Nullable, Nullable) Constructor

public CompositeTransformationGeoTransforms1(System.Nullable<bool> TransformForward=null, System.Nullable<long> Wkid=null);

Parameters

TransformForward System.Nullable<System.Boolean>

Wkid System.Nullable<System.Int64>

Properties

CompositeTransformationGeoTransforms1.TransformForward Property

public System.Nullable<bool> TransformForward { get; set; }

Property Value

System.Nullable<System.Boolean>

CompositeTransformationGeoTransforms1.Wkid Property

public System.Nullable<long> Wkid { get; set; }

Property Value

System.Nullable<System.Int64>