[]
Create an instance of Line.
public Line()
Create an instance of Line.
public Line(string value)
| Type | Name | Description |
|---|---|---|
| string | value |
Create an instance of Line.
public Line(string value, CGPoint start, CGPoint end)
| Type | Name | Description |
|---|---|---|
| string | value | |
| CGPoint | start | |
| CGPoint | end |