ESRI.ArcGIS.ADF.IMS | |
Type Property | |
See Also |
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace > GradientFillSymbol Class : Type Property |
Visual Basic (Declaration) | |
---|---|
Public Property Type As GradientFillType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public GradientFillType Type {get; set;} |
For an example of using this property, see the
GradientFillSymbol overview .
Default is BDiagonal (backward diagonal fill).