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
Svg
Transforms
SvgTransform
C# Class Svg.Transforms.SvgTransform
Inheritance:
ICloneable
ファイルを表示
Open project: prepare/HTML-Renderer
Class Usage Examples
Public Methods
Method
Description
Clone
( ) :
object
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
WriteToString
( ) :
string
operator
( ) :
bool
Method Details
Clone()
public
abstract
method
public
abstract
Clone
( ) :
object
return
object
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
WriteToString()
public
abstract
method
public
abstract
WriteToString
( ) :
string
return
string
operator()
public
static
method
public
static
operator
( ) :
bool
return
bool