A control for displaying SVG files.
The following tables list the members exposed by the SvgViewer type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the SvgViewer class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the SvgContent instance representing the SVG drawing rendered in this control. |
|
![]() |
Gets or sets the location of the SVG drawing rendered in this control. |
|
![]() |
Gets the horizontal scrollbar of the control. |
|
![]() |
Gets or sets the control's X scroll position. |
|
![]() |
Gets or sets the control's Y scroll position. |
|
![]() |
Gets or sets a value indicating how the drawing is positioned within the control. |
|
![]() |
Gets or sets the current anti-aliasing mode. |
|
![]() |
Gets or sets the rendering mode for text displayed in this control. |
|
![]() |
Gets the vertical scrollbar of the control. |
|
![]() |
Gets or sets the zoom factor used to scale control's content. |
Name | Description | |
---|---|---|
![]() |
Overloaded. Loads an SVG drawing. |
|
![]() |
Scrolls the controls's content to the specified point. |
|
![]() |
Zooms into controls's content. |
|
![]() |
Zooms out of the controls's content. |
Name | Description | |
---|---|---|
![]() |
Control.OnMouseDown override. |
|
![]() |
Control.OnMouseMove override. |
|
![]() |
Control.OnMouseUp override. |
|
![]() |
Control.OnPaint override. |
|
![]() |
Control.OnResize override. |
Name | Description | |
---|---|---|
![]() |
Occurs when the scroll position changes. |
|
![]() |
Occurs when SizeMode changes. |
|
![]() |
Occurs when ZoomFactor changes. |