Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

CanShowObjectProperties Property






Gets a value that indicates whether this AnnAutomation is currently in a state where the object properties can be displayed.
Syntax
public bool CanShowObjectProperties {get;}
'Declaration
 
Public ReadOnly Property CanShowObjectProperties As Boolean
public bool CanShowObjectProperties {get;}
@property (nonatomic, readonly) BOOL canShowObjectProperties;
public boolean canShowObjectProperties();
            
 get_CanShowObjectProperties(); 

Property Value

true if this AnnAutomation is currently in a state where the object properties can be displayed; otherwise, false.
Remarks

The AnnAutomation can display the object properties if there is an AnnObject that is currently being edited (in other words, the CurrentDesigner is an object of the AnnEditDesigner class), and the AnnObject currently being edited is not locked (the IsLocked value is false).

Call the ShowObjectProperties method to display the object properties.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features