Name | Description | |
---|---|---|
HasID | Overridden. Gets or sets a value indicating if the MultipatchBuilderEx recognizes ID-values also known as ID-awareness. | |
HasM | Overridden. Gets or sets a value indicating if the MultipatchBuilderEx recognizes M-values also known as M-awareness. | |
HasNormals | Gets or sets a value indicating if the MultipatchBuilderEx recognizes normals. | |
HasTextureCoords2D | Gets a value indicating if any of the patches in the MultipatchBuilderEx has 2D texture coordinates. | |
HasZ | Overridden. Gets a value indicating if the MultipatchBuilderEx recognizes Z-values also known as Z-awareness. | |
IsEmpty | Overridden. Returns true if this instance is empty (has no patches). | |
Patches | Gets or sets the list of patches for this instance. | |
SpatialReference | Gets or sets the SpatialReference instance on this builder. (Inherited from ArcGIS.Core.Geometry.GeometryBuilderEx) |