Returns a new instance of Decimal class that represents a value that is a result of division of the specified value and the value represented by the specified Decimal object....System :: operator / ( const T & x , const Decimal & d ) Arguments...Arguments Parameter Type Description x const T& The value to divide d...
PointF Contents [ Hide ] PointF structure Represents an ordered pair of floating-point X- and y-coordinates that defi......ordered pair of floating-point x- and y-coordinates that defines...the PointF structure that has X and Y values set to zero. IsEmpty...
AddPie Contents [ Hide ] GraphicsPath.AddPie method (1 of 2) Adds the outline of a pie shape to this path. public voi......in degrees clockwise from the x-axis. sweepAngle Single The angle...path. public void AddPie ( float x , float y , float width , float...
Determines if the specified point is contained within the path represented by the current object....float x , float y ) Arguments Parameter Type Description x float...float The X coordiate of the point to check y float The Y coordiate...
Contains the X- and y-coordinates of the first verteX of a shape or contains the X- and y-coordinates of the first verteX after a break in a path.Coordinates are specified as relative coordinates....extends Coordinate Contains the x- and y-coordinates of the first...vertex of a shape, or contains the x- and y-coordinates of the first...
Scale PdfDevice.Scale method Applies the specified scale vector to the current transformation matriX. public override......( double x , double y ) Parameter Type Description x Double The...The x scale factor. y Double The y scale factor. See Also class...
FillPie Contents [ Hide ] Graphics.FillPie method (1 of 3) Fills the interior of a pie section defined by an ellipse ......degrees measured clockwise from the x-axis to the first side of the...FillPie ( Brush brush , float x , float y , float width , float...