DicomObjects.NET.V8
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.0 or higher

    See Also