Adds cubic Bezier curve at the end the path...Parameter Type Description x1 float X coordinate of first direction...first direction point x2 float X coordinate of second direction...
Transforms point using this matriX....public void Transform ( double x , double y , out double x1 , out...Parameter Type Description x Double X coordinate. y Double Y coordinate...
Specifies the delimiter object consisting of opening and closing characters such as parentheses braces brackets and vertical bars and one or more mathematical elements inside separated by a specified character....element = new MathematicalText("x"); IMathDelimiter delimiter =...delimiter = new MathematicalText("x").join("y").enclose(); IMathElementCollecti...
C# source code to load, render and create your lithophane from TIFF documents on .NET Framework, .NET Core, Mono....int x = 0 ; x < widthSegs; x++) { float dx = ( float )x / widthSegs;...row; for ( int x = 0 ; x < widthSegs - 1 ; x++) { mesh.CreatePolygon(ptr...
Insert an AudioFrame with CD....InsertAudioFrameCD ( int index , float x , float y , float width , float...frame should be inserted. x Single X coordinate of a new audio...
Insert an AudioFrame with CD....InsertAudioFrameCD ( int index , float x , float y , float width , float...frame should be inserted. x Single X coordinate of a new audio...
Creates new shape frames properties.... public ShapeFrame ( float x , float y , float width , float...Parameter Type Description x Single X coordinate of a frame. y...
Creates and adds a new control to the collection....ControlType controlType , float x , float y , float width , float...Type of a control to add. x Single The X-coordinate for a left side...