StyleGrid REALbasic Plugin |
|
StyleGridMarker.Constructor Constructor
A constructor that takes a marker color as parameter.
Constructor(
markerColor as Color)
Parameters
- markerColor
- The color for the marker.
Remarks
The Placement will default to GridMarkerPosition.TopRight
See Also
StyleGridMarker Class