Property | Type | Description | |
---|---|---|---|
line | Line |
Method | Description | |
---|---|---|
ContainsPoint ( double x, double y ) : bool | ||
LineView ( Line line, |
||
Render ( |
public ContainsPoint ( double x, double y ) : bool | ||
x | double | |
y | double | |
return | bool |
public LineView ( Line line, |
||
line | Line | |
parentSection | ||
return | System |