Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 52,257 for

point

(0.34 sec)
  1. System::Drawing::Drawing2D::LinearGradientBrush...

    Public Member Functions | Protected Member Functions | List of all members System::Drawing::Drawing2D::LinearGradient......LinearGradientBrush (const Point &point1, const Point &point2, const Color...The start point of the gradient point2 The end point of the gradient...

    reference.aspose.com/page/cpp/class/system.draw...
  2. Intersection | Aspose.GIS for .NET API Reference

    Intersection IGeometry.Intersection method Builds an intersection between this geometry and a specified geometry. pub......The result geometry contain point set that present in both this...

    reference.aspose.com/gis/net/aspose.gis.geometr...
  3. Union | Aspose.GIS for .NET API Reference

    Union IGeometry.Union method Unites this geometry and a specified geometry. public IGeometry Union ( IGeometry other ......The result geometry contains point set that present in this geometry...

    reference.aspose.com/gis/net/aspose.gis.geometr...
  4. Disable Text Wrapping for Data Labels of the Ch...

    Learn how to disable text wrapping for data labels in charts using Aspose.Cells for .NET. Our guide will show you how to prevent long labels from overlapping and provide more readable and clear chart displays....Custom Data Label of Chart Point Read Axis Labels after Calculating...

    docs.aspose.com/cells/net/disable-text-wrapping...
  5. TransactionEnum | Aspose.Finance for .NET API R...

    Transaction type enum....7 ATM debit or credit POS 8 Point of sale debit or credit XFER...

    reference.aspose.com/finance/net/aspose.finance...
  6. Aspose::Words::Drawing::Charts::ChartXValueType...

    Aspose::Words::Drawing::Charts::ChartXValueType enum. Allows to specify type of an X value of a chart series in C++....a double-precision floating-point number. DateTime 2 Specifies...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. TiffOptions | Aspose.Imaging for .NET API 参考

    初始化TiffOptionsaspose.imaging.imageoptions/tiffoptions类的新实例... Point ( 0 , 0 ), new Aspose . Imaging . Point ( image...Imaging . Point ( 0 , 0 ), new Aspose . Imaging . Point ( image...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  8. RectangleShape | Aspose.Imaging for .NET API 参考

    初始化RectangleShapeaspose.imaging.shapes/rectangleshape类的新实例...PieShape ( new Rectangle ( new Point ( 110 , 110 ), new Size ( 200...RectangleF ( new Aspose . Imaging . Point ( 250 , 250 ), new Aspose ....

    reference.aspose.com/imaging/zh/net/aspose.imag...
  9. Aspose.CAD.FileFormats.Dgn | Aspose.CAD for .NE...

    The namespace handles Dgn related file formats processing....image class DgnPoint Represents point for DGN format DgnTag Represents...

    reference.aspose.com/cad/net/aspose.cad.filefor...
  10. Drawing a dotted line with an arrow at the end ...

    trying to draw a dotted line with an end cap arrow like shown below: image.png (227 Bytes) here’s the code i am using: License oLic = new License(); oLic.SetLicense(“Aspose.Total.lic”); Bitmap oImage = new Bitma…...AddLine(new Point(50, 5), new Point(50, 75)); Pen oTempConnPen...the arrow based on the line points. Since these components cost...

    forum.aspose.com/t/drawing-a-dotted-line-with-a...