This document is archived and information here might be outdated. Recommended version. |
Width of safety frame added around pixel block, in pixel. Optional. Default is 128.
[Visual Basic .NET]
Public Property AddedFrameWidth As Integer
[C#]
public int AddedFrameWidth {get; set;}
[C++]
HRESULT get_AddedFrameWidth(
System.Int32* pAddedFrameWidth
);
[C++]
HRESULT put_AddedFrameWidth(
long pAddedFrameWidth
);
[C++] Parameters pAddedFrameWidth [out, retval]
pAddedFrameWidth is a parameter of type long* pAddedFrameWidth [in]
pAddedFrameWidth is a parameter of type long