PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / EllipsePartProps Class / Y Property

In This Topic
    Y Property (EllipsePartProps)
    In This Topic
    Gets or sets the Y coordinate of the current rectangle.
    Syntax
    'Declaration
     
    Public Property Y As Unit
    public Unit Y {get; set;}
    See Also