ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDFFixedPoint Class
Members




In This Topic
    ImGearPDFFixedPoint Class
    In This Topic
    Describes a point (in two-dimensional space) represented by two fixed numbers.
    Object Model
    ImGearPDFFixedPoint Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ImGearPDFFixedPoint 
    'Usage
     
    Dim instance As ImGearPDFFixedPoint
    public sealed class ImGearPDFFixedPoint 
    public __gc __sealed class ImGearPDFFixedPoint 
    public ref class ImGearPDFFixedPoint sealed 
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.PDF.ImGearPDFFixedPoint

    See Also