Skybound Rebar

RebarBandRenderer.GetImageRectangle Method 

Returns the bounds of the image for the band.

[Visual Basic]
Overridable Public Function GetImageRectangle() As Rectangle
[C#]
public virtual Rectangle GetImageRectangle();

Return Value

A Rectangle that represents the bounding rectangle of the image for the band.

See Also

RebarBandRenderer Class | Skybound.Rebar.Rendering Namespace