Operator implicit operator
implicit operator Dim(int)
Creates an Absolute Dim from the specified integer value.
public static implicit operator Dim(int n)
Parameters
nintThe value to convert to the pos.
Creates an Absolute Dim from the specified integer value.
public static implicit operator Dim(int n)
n intThe value to convert to the pos.