DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomLabel Class / RulerOptions Property






    RulerOptions Property
    Ruler options used if LabelType is set to Ruler
    Syntax
    'Declaration
     
    
    Public Property RulerOptions As RulerOptions
     
    'Usage
     
    
    Dim instance As DicomLabel
    Dim value As RulerOptions
     
    instance.RulerOptions = value
     
    value = instance.RulerOptions
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also