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