CompiledRegion.Entity Constructor(RectangleF)
Initializes a new instance of the
CompiledRegion.Entity struct from a
System.Drawing.RectangleF.
'Declaration
Public Function New( _
ByVal As RectangleF _
)
Parameters
- rect
- The rectangle to be represented as an entity.