GoDiagram Web Reference
Cursors Property (GoSvgWriter)

Gets or sets whether to generate cursors to be shown when the user's pointer is over an object.
Syntax
'Declaration
 
Public Property Cursors As Boolean
public bool Cursors {get; set;}

Property Value

The default is false
Remarks
This affects whether each GoObject that has an associated cursor name generates a <cursor> attribute.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoSvgWriter Class
GoSvgWriter Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback