ComponentOne PDF for WPF and Silverlight
DocumentTransform Property (DrawingElementEventArgs)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace > DrawingElementEventArgs Class : DocumentTransform Property
Gets the System.Windows.Media.Transform used to convert coordinates between logical pixels and PDF page units (points).
Syntax
'Declaration
 
Public ReadOnly Property DocumentTransform As Transform
public Transform DocumentTransform {get;}
See Also

Reference

DrawingElementEventArgs Class
DrawingElementEventArgs Members