Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Designers Assembly > Leadtools.Annotations.Designers Namespace > AnnDesigner Class : TargetObject Property |
public AnnObject TargetObject {get; set;}
'Declaration
Public Property TargetObject As AnnObject
'Usage
Dim instance As AnnDesigner Dim value As AnnObject instance.TargetObject = value value = instance.TargetObject
public AnnObject TargetObject {get; set;}
@property (nonatomic, strong, nullable) LTAnnObject *targetObject
public AnnObject getTargetObject() public void setTargetObject(AnnObject object)
<br/>get_TargetObject();<br/>set_TargetObject(value);<br/>Object.defineProperty('TargetObject');
This is the object being drawn, edited or run.