C# Class ArrowMarker, Core2D

Inheritance: MonoBehaviour
ファイルを表示 Open project: wieslawsoltes/Core2D Class Usage Examples

Public Properties

Property Type Description
P11 SKPoint
P12 SKPoint
P21 SKPoint
P22 SKPoint

Public Methods

Method Description
Draw ( object dc ) : void

Method Details

Draw() public method

public Draw ( object dc ) : void
dc object
return void

Property Details

P11 public_oe property

public SKPoint P11
return SKPoint

P12 public_oe property

public SKPoint P12
return SKPoint

P21 public_oe property

public SKPoint P21
return SKPoint

P22 public_oe property

public SKPoint P22
return SKPoint