GridPicture.HeightScale

GridPicture.HeightScale property

Gets and sets the height scale,in unit of percent of the original picture height. If the shape is not picture ,the HeightScale property only returns 100;

public int HeightScale { get; set; }

See Also