GdFlResource.Scale

GdFlResource.Scale property

Gets or sets the scale.

public int Scale { get; set; }

Property Value

The scale.

Exceptions

exceptioncondition
PsdImageArgumentExceptionScale must be in range from 1 to 1000.

See Also