DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomLabel3D Class / Position Property

In This Topic
    Position Property
    In This Topic
    The Position of the label in the output space (0 to 1) - default is 0.9, 0.9 - lower right corner.
    Syntax
    'Declaration
     
    
    Public Property Position As System.Drawing.PointF
    public System.Drawing.PointF Position {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also