Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > HolePunchRemoveCommand Class : Location Property |
public HolePunchRemoveCommandLocation Location {get; set;}
'Declaration
Public Property Location As HolePunchRemoveCommandLocation
'Usage
Dim instance As HolePunchRemoveCommand Dim value As HolePunchRemoveCommandLocation instance.Location = value value = instance.Location
public HolePunchRemoveCommandLocation Location {get; set;}
<br/>get_Location();<br/>set_Location(value);<br/>Object.defineProperty('Location');
public: property HolePunchRemoveCommandLocation Location { HolePunchRemoveCommandLocation get(); void set ( HolePunchRemoveCommandLocation value); }