Metadata definitions for ColorBrush. More...
Public Attributes | |
DynamicPropertyType< ColorRGBA > | ColorProperty |
Color for brush. More... | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.ColorBrush") |
Metaclass for ColorBrush. | |
Public Attributes inherited from BrushMetadata | |
DynamicPropertyType< Float > | HorizontalTilingProperty |
Horizontal Tiling for the brush. More... | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.Brush") |
Metaclass for Brush. | |
DynamicPropertyType< ColorRGBA > | ModulateColorProperty |
Modulation color for brush. More... | |
DynamicPropertyType< Float > | VerticalTilingProperty |
Vertical Tiling for the brush. More... | |
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.