←Select platform

HorizontalAlignMode Property

Summary

Gets or sets a value that determines how to center the image horizontally when the width of the image is smaller than the Width property.

Syntax

C#
VB
C++
[DataMemberAttribute("HorizontalAlignMode")] 
public Leadtools.Services.Raster.Datacontracts.RasterAlignMode HorizontalAlignMode {get; set;} 
  
<DataMemberAttribute("HorizontalAlignMode")> 
Public Property HorizontalAlignMode As Leadtools.Services.Raster.Datacontracts.RasterAlignMode 
[DataMemberAttribute("HorizontalAlignMode")] 
public: 
property Leadtools.Services.Raster.Datacontracts.RasterAlignMode HorizontalAlignMode { 
   Leadtools.Services.Raster.Datacontracts.RasterAlignMode get(); 
   void set (    Leadtools.Services.Raster.Datacontracts.RasterAlignMode ); 
} 

Property Value

A RasterAlignMode enumeration value that determines how to center the image horizontally.

Example

For an example, refer to RasterConvertOptions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.Raster.DataContracts Assembly
Click or drag to resize