ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Geometry Namespace / Patch Class


In This Topic
    Patch Class Properties
    In This Topic

    For a list of all members of this type, see Patch members.

    Public Properties
     NameDescription
    Public Property Gets or sets the IList of coordinates that define this patch.  
    Public Property Gets or sets the IList of ID-values.  
    Public Property Gets or sets the material for this patch by reference.  
    Public Property Gets or sets the IList of M-values.  
    Public Property Gets or sets the IList of normals.  
    Public Property Gets or sets a value representing the priority of this patch. The default value is zero.  
    Public Property Gets or sets the patch type.  
    Public Property Gets or sets the IList of 2D texture coordinates.  
    Top
    See Also