←Select platform

Media Property

Summary
Gets or sets the media associated with this object.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnMedia Media { get; set; } 
@property (nonatomic, strong) LTAnnMedia *media; 
public AnnMedia getMedia() 
public void setMedia(AnnMedia media) 
public:  
   property AnnMedia^ Media 
   { 
      AnnMedia^ get() 
      void set(AnnMedia^ value) 
   } 
Media # get and set (AnnMediaObject) 

Property Value

The media associated with this object.

Requirements

Target Platforms

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.