Method SetActionOsnapColor
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
SetActionOsnapColor(object)
Sets the passed 4 sized array (R,G,B,A) as the osnaps' mark color.
public object SetActionOsnapColor(object color)
Parameters
colorobjectA 4 sized array object defining the four values of Red, Green, Blue and Apha of the color
Returns
- object
The previous osnap color.