Method | Description | |
---|---|---|
StippleBrush ( bool pattern, Color color ) | ||
StippleBrush ( bool pattern, Color color, double opacity ) |
Method | Description | |
---|---|---|
ConvertStipplePattern ( bool pattern, Color color ) : TextureResource |
public StippleBrush ( bool pattern, Color color ) | ||
pattern | bool | |
color | Color |
public StippleBrush ( bool pattern, Color color, double opacity ) | ||
pattern | bool | |
color | Color | |
opacity | double |