Interface IGeomProperty
Interface for objects that have a geometry property.
public interface IGeomProperty
- Extension Methods
Properties
Geom
Gets or sets the geometry associated with this object.
IGetStl Geom { get; set; }
Interface for objects that have a geometry property.
public interface IGeomProperty
Gets or sets the geometry associated with this object.
IGetStl Geom { get; set; }