CompositionOptions Property

Summary
Gets or sets the composition options for the renderer.
Syntax
C#
VB
C++
public CompositionBoxOptions CompositionOptions { get; set; } 
  
Public Property CompositionOptions As CompositionBoxOptions 
public: 
property CompositionBoxOptions CompositionOptions { 
   CompositionBoxOptions get(); 
   void set (    CompositionBoxOptions ); 
} 

Property Value

Structure containing the composition options.

Remarks

Specifies the parameters that apply to the composition or animation as whole.

Requirements

Target Platforms

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

Leadtools.Jpeg2000 Assembly

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