public enum MaterialMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum MaterialMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum MaterialMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum MaterialMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Multiply | Multiply materials and textures with color property. |
Replace | Replace materials and textures with color property. |
Tint | Tint materials and textures with color property. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.MaterialMode
Target Platforms: Windows 10, Windows 8.1, Windows 7