'Declaration Public Property Total As SVGStyle
'Declaration
Public Property Total As SVGStyle
'Usage Dim instance As WaterfallStyles Dim value As SVGStyle instance.Total = value value = instance.Total
'Usage
Dim instance As WaterfallStyles Dim value As SVGStyle instance.Total = value value = instance.Total
public SVGStyle Total {get; set;}
public read-write property Total: SVGStyle;
public function get,set Total : SVGStyle
public: __property SVGStyle* get_Total(); public: __property void set_Total( SVGStyle* value );
public: property SVGStyle^ Total { SVGStyle^ get(); void set ( SVGStyle^ value); }
WaterfallStyles Class WaterfallStyles Members