[]
Gets or sets the scaling between world units and page units for this Graphics object.
public float PageScale { get; set; }
Type | Description |
---|---|
float | This property specifies a value for the scaling between world units and page units for this Graphics object. |