Name | Description | |
---|---|---|
![]() | Dimension | Gets the dimension of the geometry. (Inherited from ArcGIS.Core.Geometry.Geometry) |
![]() | Extent | Overridden. Gets the minimum enclosing envelope of this instance. |
![]() | GeometryType | Overridden. Gets the geometry type. Always returns GeometryType.Multipatch. |
![]() | HasID | Gets a value indicating if the geometry has ID. (Inherited from ArcGIS.Core.Geometry.Geometry) |
![]() | HasM | Gets a value indicating if the geometry has M. (Inherited from ArcGIS.Core.Geometry.Geometry) |
![]() | HasMaterials | Gets a value indicating if this multipatch has materials. |
![]() | HasNormals | Gets a value indicating if this multipatch has normals. |
![]() | HasTextures | Gets a value indicating if this multipatch has texture coordinates. |
![]() | HasZ | Gets a value indicating if the geometry has Z. (Inherited from ArcGIS.Core.Geometry.Geometry) |
![]() | IsEmpty | Overridden. Gets a value indicating whether or not this instance is empty. |
![]() | MaterialCount | Gets the number of materials in this multipatch. |
![]() | PartCount | Gets the number of parts (also called patches) in this instance. |
![]() | PointCount | Overridden. Gets the count of all points in all parts for this instance. |
![]() | Points | Gets a collection of points representing the vertices of all the parts. |
![]() | SpatialReference | Gets the spatial reference of this instance. (Inherited from ArcGIS.Core.Geometry.Geometry) |
![]() | TextureVertexCount | Gets the total number of texture coordinates in this multipatch. |