Class SVGVisual
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
A class encapsulating the property map of the SVG visual.
C#Copypublic class SVGVisual : VisualMap
- Inheritance
Constructors
Declaration
C#Copypublic SVGVisual()
API Level: 3
Properties
Declaration
C#Copypublic string URL { get; set; }
Property Value
Type | Description |
---|---|
System.String |
API Level: 3
Methods
Declaration
C#Copyprotected override void ComposingPropertyMap()