←Select platform

SupportsStroke Property

Summary

Indicates if this object supports AnnStroke.

Syntax

C#
VB
Java
WinRT C#
C++
public override bool SupportsStroke { get; } 
Public Overrides ReadOnly Property SupportsStroke As Boolean 
public override bool SupportsStroke {get;} 
@Override public boolean getSupportsStroke() 
 get_SupportsStroke();  
public:  
   virtual property bool SupportsStroke 
   { 
      bool get() override 
   } 

Property Value

true if this AnnObject supports AnnStroke; otherwise, it is false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly