Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MapAround
Mapping
PolylineStyle
C# Class MapAround.Mapping.PolylineStyle
Inheritance:
ICloneable
Datei anzeigen
Open project: gkrsu/maparound.core
Class Usage Examples
Public Methods
Method
Description
Clone
( ) :
object
Creates a new object that is a copy of the current instance.
GetAnnexPen
( ) :
Pen
GetOutlinePen
( ) :
Pen
GetPen
( ) :
Pen
Method Details
Clone()
public
method
Creates a new object that is a copy of the current instance.
public
Clone
( ) :
object
return
object
GetAnnexPen()
public
method
public
GetAnnexPen
( ) :
Pen
return
System.Drawing.Pen
GetOutlinePen()
public
method
public
GetOutlinePen
( ) :
Pen
return
System.Drawing.Pen
GetPen()
public
method
public
GetPen
( ) :
Pen
return
System.Drawing.Pen