Qyoto.QTextLength.type C# (CSharp) Method

type() public method

public type ( ) : QTextLength.TypeOf
return QTextLength.TypeOf
        public QTextLength.TypeOf type()
        {
            return (QTextLength.TypeOf) interceptor.Invoke("type", "type() const", typeof(QTextLength.TypeOf));
        }