BackgroundLayerDraw Method (Double, Double) |
Draw
Namespace:
ComPDFKitViewer
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxpublic void Draw(
double ActualHeight,
double ActualWidth
)
Parameters
- ActualHeight
- Type: SystemDouble
actual height
- ActualWidth
- Type: SystemDouble
actual width
See Also