Gets or sets a second point that specifies the size and position
of the
CADOLE2Frame object on a CAD image.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Property Point1() As DPoint |
C#
|
public DPoint Point1 {get; set;} |
Property Value
A
DPoint object representing the second point
that specifies the size and position of the
CADOLE2Frame object on a CAD image.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also