Visual Basic (Declaration) | |
---|---|
Public Property FrameSize As Size |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Size FrameSize {get; set;} |
Return Value
The Size of the requested image resolution size.For an example, refer to HttpRequestEncoder.
Use this field to identify the desired resolution of the image. If the requested resolution is not available for the desired image, the server will decide the best resolution using the RoundingDirection field.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family