GoDiagram Web Reference
View Property (GoSvgWriter)

Gets or sets the view used to limit the rendering extent and provide a background and view objects such as a grid and selection handles.
Syntax
'Declaration
 
Public Property View As GoView
public GoView View {get; set;}

Property Value

This defaults to null and is normally set before generating any SVG
Remarks
The view is sometimes needed to customize the painting of document objects, such as a shadow, even if PaintView is false.
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