Table of Contents

Class WmfPointObject

Namespace
Aspose.Imaging.FileFormats.Wmf.Objects
Assembly
Aspose.Imaging.dll

The Point object.

public class WmfPointObject : WmfObject
Inheritance
WmfPointObject
Derived
Inherited Members

Constructors

WmfPointObject()

public WmfPointObject()

Properties

Point

Gets or sets the point.

public Point Point { get; set; }

Property Value

Point

The point.