Metadata definitions for ColorBrush. More...
Public Attributes | |
| DynamicPropertyType< ColorRGBA > | ColorProperty |
| Color for brush. | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.ColorBrush") |
| Metaclass for ColorBrush. | |
Public Attributes inherited from BrushMetadata | |
| DynamicPropertyType< Float > | HorizontalTilingProperty |
| Horizontal Tiling for the brush. | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.Brush") |
| Metaclass for Brush. | |
| DynamicPropertyType< ColorRGBA > | ModulateColorProperty |
| Modulation color for brush. | |
| DynamicPropertyType< Float > | VerticalTilingProperty |
| Vertical Tiling for the brush. | |
Public Attributes inherited from ResourceMetadata | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.Resource") |
| Metaclass for Resource. | |
Metadata definitions for ColorBrush.
| DynamicPropertyType<ColorRGBA> ColorProperty |
Color for brush.
Set alpha to 0 to disable brush.