←Select platform

Media Property

Summary
Gets or sets the media associated with this object.
Syntax
C#
VB
Objective-C
C++
Java
public AnnMedia Media { get; set; } 
Public Property Media As AnnMedia 
@property (nonatomic) LTAnnMedia* media; 
public AnnMedia getMedia() 
public void setMedia(AnnMedia media) 
public:  
   property AnnMedia^ Media 
   { 
      AnnMedia^ get() 
      void set(AnnMedia^ value) 
   } 

Property Value

The media associated with this object.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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