[Missing <summary> documentation for M:PerpetuumSoft.Framework.Drawing.Fill.Utilities.GetFillRectangle(PerpetuumSoft.Framework.Drawing.VectorRectangle,System.Double,System.Double)]
Assembly: PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1
Syntax
C# |
---|
public static VectorRectangle GetFillRectangle( VectorRectangle rect, double delta, double angle ) |
Visual Basic (Declaration) |
---|
Public Shared Function GetFillRectangle ( _ rect As VectorRectangle, _ delta As Double, _ angle As Double _ ) As VectorRectangle |
Visual C++ |
---|
public: static VectorRectangle GetFillRectangle( VectorRectangle rect, double delta, double angle ) |