Property | Type | Description | |
---|---|---|---|
Instance |
Method | Description | |
---|---|---|
MouseMove ( System pt ) : void | ||
Paint ( Device device ) : void | ||
SetColor ( ) : void | ||
SetColor ( Color colorFill, Color colorLine ) : void | ||
SetPoint ( System pt ) : void | ||
SetPoint ( System.Vector3 vecInternational ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
PolygonTrackingService ( ) : System | ||
recalcPoints ( ) : void |
public SetColor ( Color colorFill, Color colorLine ) : void | ||
colorFill | Color | |
colorLine | Color | |
return | void |
public SetPoint ( System.Vector3 vecInternational ) : void | ||
vecInternational | System.Vector3 | |
return | void |