GoDiagram Web Reference
ObjectsLimitedToDocExtent Property

Gets or sets whether SVG should be generated for objects that are outside of the View's current DocExtent or the docExtent parameter supplied to Generate(RectangleF,Single,Stream).
Syntax
'Declaration
 
Public Property ObjectsLimitedToDocExtent As Boolean
public bool ObjectsLimitedToDocExtent {get; set;}

Property Value

The default 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