DynaPDFPointMBS class
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
DynaPDFPointMBS class
The class for a point.
- 2 properties
- property X as Double
- property Y as Double
- method Constructor(x as Double = 0.0, y as Double = 0.0)
This class has no sub classes.
Some methods using this class:
- DynaPDFGlyphOutlineMBS.Outline(index as Integer) as DynaPDFPointMBS
- DynaPDFGlyphOutlineMBS.Outlines as DynaPDFPointMBS()
- DynaPDFMBS.AddInkList(InkAnnot as UInt32, points() as DynaPDFPointMBS) as boolean
- DynaPDFMBS.InkAnnot(points() as DynaPDFPointMBS, LineWidth as Double, ColorValue as UInt32, ColorSpace as Integer, Author as string, Subject as string, Content as string) as Integer
- DynaPDFMBS.PolygonAnnot(Vertices() as DynaPDFPointMBS, LineWidth as Double, FillColor as UInt32, StrokeColor as UInt32, ColorSpace as Integer, Author as string, Subject as string, Content as string) as Integer
- DynaPDFMBS.PolyLineAnnot(Vertices() as DynaPDFPointMBS, LineWidth as Double, StartLineEndStyle as Integer, EndLineEndStyle as Integer, FillColor as UInt32, StrokeColor as UInt32, ColorSpace as Integer, Author as string, Subject as string, Content as string) as Integer
- DynaPDFMBS.SetAnnotQuadPoints(Handle as UInt32, points() as DynaPDFPointMBS) as boolean
- DynaPDFParserMBS.SelBBox2 as DynaPDFPointMBS()
Some properties using for this class:
Some examples using this class:
The items on this page are in the following plugins: MBS DynaPDF Plugin.
DynaPDFPointDataMBS
-
DynaPDFPrintParamsMBS