PbNonLinearDataMappingTransparencyFunction Delegate |
Namespace: OIV.MeshViz.Graph
public delegate float TransparencyFunction( float name_0 )
Public Delegate Function TransparencyFunction ( name_0 As Single ) As Single
public delegate float TransparencyFunction( float name_0 )
type TransparencyFunction = delegate of name_0 : float32 -> float32