C# Class Aspose.Slides.Examples.CSharp.Shapes.ConnectorLineAngle

Show file Open project: aspose-slides/Aspose.Slides-for-.NET

Public Methods

Method Description
Run ( ) : void
getDirection ( float w, float h, bool flipH, bool flipV ) : double

Method Details

Run() public static method

public static Run ( ) : void
return void

getDirection() public static method

public static getDirection ( float w, float h, bool flipH, bool flipV ) : double
w float
h float
flipH bool
flipV bool
return double