Method | Description | |
---|---|---|
UIColorPaletteMarkersRenderer ( int maxMarkerCount, System anchor, System margin, System size, int zNear, int zFar ) : CSharpGL |
|
|
UpdateCodedColors ( double axisMin, double axisMax, double step ) : void |
Method | Description | |
---|---|---|
DoRender ( |
protected DoRender ( |
||
arg | ||
return | void |
public UIColorPaletteMarkersRenderer ( int maxMarkerCount, System anchor, System margin, System size, int zNear, int zFar ) : CSharpGL | ||
maxMarkerCount | int | |
anchor | System | |
margin | System | |
size | System | |
zNear | int | |
zFar | int | |
return | CSharpGL |
public UpdateCodedColors ( double axisMin, double axisMax, double step ) : void | ||
axisMin | double | |
axisMax | double | |
step | double | |
return | void |