Property Ratio
Ratio
Ratio between width and height.
Declaration
public float Ratio { get; set; }
Property Value
Type |
---|
float |
Remarks
When a value is set, locks width to height.
Ratio between width and height.
public float Ratio { get; set; }
Type | Description |
---|---|
float |
When a value is set, locks width to height.