←Select platform

SupportsContent Property

Summary

Indicates if this object supports content.

Syntax
C#
VB
C++
Java
public override bool SupportsContent { get; } 
Public Overrides ReadOnly Property SupportsContent As Boolean 
@Override public boolean getSupportsContent() 
public:  
   virtual property bool SupportsContent 
   { 
      bool get() override 
   } 

Property Value

true if this AnnObject supports content; otherwise, it is false

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly