Advanced SVG Image

Advanced SVG Image

Displays an SVG Tiny 1.2 image and makes it possible to change the properties of individual parts of the image at design time or at runtime
BrowseName
AdvancedSVGImage
SuperType
Container(Container)

Properties

Name
BrowseName
DataType
Description
Path
Path
Path
Fill Mode
FillMode
Fill mode of the image object (Fit: resize the image keeping the original aspect ratio, Stretch: resize the image by fitting the aspect ratio to the area of the image object)
Hit test visible
HitTestVisible
True: intercept user clicks. False: does not intercept user clicks, which are instead passed to the underlying object, based on the order on the Z axis
Blink
Blink
Allows the object to periodically blink, ignored when the object is not visible
Colorization mode
ColorizationMode
Set the colorization mode which will be used when applying the selected color to the image
SVG Element Properties
SVGElementProperties
Set the color of a part of the SVG file
Move target
MoveTarget
(Inherited from Container)
Visible
Visible
(Inherited from Element)
Enabled
Enabled
(Inherited from Element)
Opacity
Opacity
(Inherited from Element)
Left margin
LeftMargin
(Inherited from Element)
Top margin
TopMargin
(Inherited from Element)
Right margin
RightMargin
(Inherited from Element)
Bottom margin
BottomMargin
(Inherited from Element)
Width
Width
(Inherited from Element)
Height
Height
(Inherited from Element)
Horizontal alignment
HorizontalAlignment
(Inherited from Element)
Vertical alignment
VerticalAlignment
(Inherited from Element)
Rotation
Rotation
(Inherited from Element)

Events

MouseDown event
BrowseName
Event that is triggered when the left mouse button is pressed (falling edge)
MouseUp event
BrowseName
Event that is triggered when the left mouse button is released (rising edge)
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal