Gets or sets the scaling between world units and page units for this IGraphics object. Namespace: MindFusion.Drawing
|
C#
![]() |
---|
public abstract float PageScale { get; set; } |
Visual Basic
![]() |
---|
Public MustOverride Property PageScale As Single |
This property specifies a value for the scaling between world units and page units for this IGraphics object.