CornerQRFrameOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Corner |
Initializes a new instance of the Corner |
#Properties
Name | Description |
---|---|
Frame |
Specifies the frame color.
Inherited from QRFrame |
Frame |
Specifies the frame width in pixels.
Inherited from QRFrame |
Name | |
Padding |
Specifies the distance between the frame and QR code.
Inherited from QRFrame |
Text |
Specifies the text that displayed in the frame.
Inherited from QRFrame |
Text |
Specifies how the text is aligned with the frame line.
Inherited from QRFrame |
Text |
Specifies the color of the text in the frame.
Inherited from QRFrame |
Text |
Specifies how the text is positioned against the QR code.
Inherited from QRFrame |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Inherited from QRFrame |
See Also