Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Svg2Xaml
SvgUrlPaint
C# Class Svg2Xaml.SvgUrlPaint
Inheritance:
SvgPaint
ファイルを表示
Open project: jogibear9988/svg2xaml
Public Properties
Property
Type
Description
Url
string
Public Methods
Method
Description
SvgUrlPaint
(
string
url
) :
System
ToBrush
(
SvgBaseElement
element
) :
System.Windows.Media.Brush
Method Details
SvgUrlPaint()
public
method
public
SvgUrlPaint
(
string
url
) :
System
url
string
return
System
ToBrush()
public
method
public
ToBrush
(
SvgBaseElement
element
) :
System.Windows.Media.Brush
element
SvgBaseElement
return
System.Windows.Media.Brush
Property Details
Url
public_oe property
public
string
Url
return
string