CadWipeoutBase.ImageSizeInPixels

CadWipeoutBase.ImageSizeInPixels property

Gets or sets the image size in pixels.

public virtual Cad2DPoint ImageSizeInPixels { get; set; }

See Also