View Property (GoSvgWriter)
In This Topic
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
public GoView View {get; set;}
Property Value
This defaults to null and is normally set before generating any SVG
See Also