[]
Gets or sets the extent on all edges, in points.
If the extents on all edges are the same, get returns this common value. Otherwise, get returns null.
public float? AllEdges { get; set; }
Public Property AllEdges As Single?