MindFusion WinForms Programmer's Guide
SvgViewer Properties
 


 Public Properties

  Name Description

Content

Gets or sets the SvgContent instance representing the SVG drawing rendered in this control.

FileName

Gets or sets the location of the SVG drawing rendered in this control.

HScrollBar

Gets the horizontal scrollbar of the control.

ScrollX

Gets or sets the control's X scroll position.

ScrollY

Gets or sets the control's Y scroll position.

SizeMode

Gets or sets a value indicating how the drawing is positioned within the control.

SmoothingMode

Gets or sets the current anti-aliasing mode.

TextRenderingHint

Gets or sets the rendering mode for text displayed in this control.

VScrollBar

Gets the vertical scrollbar of the control.

ZoomFactor

Gets or sets the zoom factor used to scale control's content.

 See Also

SvgViewer Class
MindFusion.SvgViewer Namespace