Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ObjectManipulator Class / ArrowColorY Property

In This Topic
    ArrowColorY Property (ObjectManipulator)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property ArrowColorY As Color
    public override Color ArrowColorY {get; set;}
    See Also