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

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