strokeColor

The strokeColor property defines the stroke or border color of the field object.

 

Syntax

System.Array strokeColor();

 

Return Value

Returns the current property value.

 

Remarks

The array for this property uses the color array type:

 

Member of field.

 

Example