'Declaration
Protected Function GetOffsetSize( _ ByVal depthInPixels As System.Integer _ ) As NSize
'Usage
Dim instance As NBevelAndEmbossImageFilter Dim depthInPixels As System.Integer Dim value As NSize value = instance.GetOffsetSize(depthInPixels)
protected NSize GetOffsetSize( System.int depthInPixels )
Parameters
- depthInPixels