←Select platform

SupportsSelectionStroke Property

Summary
Indicates if this object supports a selection stroke.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public override bool SupportsSelectionStroke { get; } 
@property (nonatomic,readonly) BOOL supportsSelectionStroke; 
@Override public boolean getSupportsSelectionStroke() 
public:  
   virtual property bool SupportsSelectionStroke 
   { 
      bool get() override 
   } 
SupportsSelectionStroke # get  (AnnStickyNoteObject) 

Property Value

This implementation returns true since this object type supports selection a stroke.

Remarks

Refer to SelectionStroke for more information.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.