Visual Basic (Declaration) | |
---|---|
Public Property InfoWidth As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int InfoWidth {get; set;} |
Return Value
The overlay image width in pixels. If the Info property of this CodecsOverlayData object is true, you need to set this property to the overlay image width, otherwise, ignore.For an example, refer to RasterCodecs.StartOverlay
This property is output.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family