Skybound Rebar

Rebar.LogoBounds Property

Gets the bounding rectangle which contains the logo, or Rectangle.Empty if no logo is assigned.

[Visual Basic]
Public ReadOnly Property LogoBounds As Rectangle
[C#]
public System.Drawing.Rectangle LogoBounds {get;}

Property Value

A Rectangle structure which contains the logo.

See Also

Rebar Class | Skybound.Rebar Namespace