Gets or sets a point with the color that will be used to set the region.
[DataMemberAttribute(Name="Location", IsRequired=true)] public LeadPoint Location { get; set; }
[DataMemberAttribute(Name="Location", IsRequired=true)]
public LeadPoint Location { get; set; }
Public Property Location As Leadtools.LeadPoint
public: property Leadtools.LeadPoint Location { Leadtools.LeadPoint get(); void set ( Leadtools.LeadPoint ); }
public:
property Leadtools.LeadPoint Location {
Leadtools.LeadPoint get();
void set ( Leadtools.LeadPoint );
}
A Leadtools.LeadPoint with the color that will be used to set the region.
For an example, refer to MagicWandRasterRegionData.
Target Platforms
MagicWandRasterRegionData Class
MagicWandRasterRegionData 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