ImageProperties 1.0 control documentation

Gets or Sets fraction denominator of this instance.

[Visual Basic]
Public Property Denominator As Integer
[C#]
public int Denominator {get; set;}

Property Value

An Int32 value.

See Also

Int32Fraction Class | ElementIT.ImageProperties Namespace