GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColorControl Class / PropertyPart Property
In This Topic
    PropertyPart Property (GoColorControl)
    In This Topic
    Gets or sets the particular brush or pen property to modify -- i.e., a subproperty, or property of a property of a Northwoods.Go.GoObject.
    Syntax
    public GoPropertyModifierPart PropertyPart {get; set;}

    Property Value

    The default value is GoPropertyModifierPart.GoPropertyModifierPart.Color.
    See Also