C# Class Aspose.Pdf.Examples.CSharp.AsposePDF.Graphs.ControlRectangleZOrder

Exibir arquivo Open project: aspose-pdf/Aspose.Pdf-for-.NET

Public Methods

Method Description
Run ( ) : void

Private Methods

Method Description
AddRectangle ( Aspose page, float x, float y, float width, float height, Aspose color, int zindex ) : void

Method Details

Run() public static method

public static Run ( ) : void
return void