LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

SizeMode Enumeration






The SizeMode enumeration values specify how the video window is sized within the video window frame and can be used by both the PlayCtrl and the CaptureCtrl objects.
Syntax
'Declaration
 
Public Enum SizeMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As SizeMode
Leadtools.Multimedia.SizeMode = function() { };
Leadtools.Multimedia.SizeMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class SizeMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
DoubleIndicates that the video window is displayed at 200 it’s normal size. However, if the frame window is smaller than the video size, the video window will be reduced to fit the frame.
FitIndicates that the video window is maximized to fit the frame window, while maintaining the video aspect ratio.
HalfIndicates that the video window is displayed at 50 it’s normal size. However, if the frame window is smaller than the video size, the video window will be reduced to fit the frame.
NormalIndicates that the video window is displayed with no scaling. However, if the frame window is smaller than the video size, the video window will be reduced to fit the frame.
StretchIndicates that the video window is stretched to completely fill the frame window.
ThreeQuarterIndicates that the video window is displayed at 75 it’s normal size. However, if the frame window is smaller than the video size, the video window will be reduced to fit the frame.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.SizeMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Multimedia Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features