SpecifiedExtentEllipsoidSurfaceRegionBuilderExtent Property |
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public CartographicExtent Extent { get; set; }
Public Property Extent As CartographicExtent
Get
Set
public:
property CartographicExtent^ Extent {
CartographicExtent^ get ();
void set (CartographicExtent^ value);
}
member Extent : CartographicExtent with get, set
Property Value
Type:
CartographicExtentSee Also