SoOffscreenRendererGetNumEdgePixels Method |
Gets the number of pixels on the edge of each subimage that are not written on the big image (overlapped pixels).
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic int GetNumEdgePixels()
Public Function GetNumEdgePixels As Integer
public:
int GetNumEdgePixels()
member GetNumEdgePixels : unit -> int
Return Value
Type:
Int32
Remarks
See Also