Gets or sets the coordinates of the upper-left corner of this LogicalRectangle structure.
[XmlIgnoreAttribute()] public LogicalPoint Location { get; set; }
[XmlIgnoreAttribute()]
public LogicalPoint Location { get; set; }
<XmlIgnoreAttribute()> Public Property Location As Leadtools.Forms.LogicalPoint
<XmlIgnoreAttribute()>
Public Property Location As Leadtools.Forms.LogicalPoint
[XmlIgnoreAttribute()] public: property Leadtools.Forms.LogicalPoint Location { Leadtools.Forms.LogicalPoint get(); void set ( Leadtools.Forms.LogicalPoint ); }
public:
property Leadtools.Forms.LogicalPoint Location {
Leadtools.Forms.LogicalPoint get();
void set ( Leadtools.Forms.LogicalPoint );
}
The upper-left corner coordinates of this LogicalRectangle.
Target Platforms
LogicalRectangle Structure
LogicalRectangle Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library