DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / CustomSmoothingFunction Property

In This Topic
    CustomSmoothingFunction Property
    In This Topic
    User defined DX smoothing function
    Syntax
    'Declaration
     
    
    Public Property CustomSmoothingFunction As CustomSmoothingFunctionDelegate
    public CustomSmoothingFunctionDelegate CustomSmoothingFunction {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also