[]
Gets or sets the X projection center in geographic units. Automatically calculated if omitted. An expression should evaluate to a double.
[ExpressionBaseType(typeof(double))] public ExpressionInfo ProjectionCenterX { get; set; }