Visual Basic | |
---|---|
Property BackgroundFillColor As Color |
C# | |
---|---|
Color BackgroundFillColor {get; set;} |
COM native C++ | |
---|---|
HRESULT get_BackgroundFillColor( IColor** Val ) HRESULT put_BackgroundFillColor( IColor* NewVal |
C++ | |
---|---|
DSRESULT get_BackgroundFillColor ( dsColor** Val ) DSRESULT put_BackgroundFillColor( dsColor* NewVal ) |
Property Value
Background fill ColorInsert Notes with Background Mask (C#)
Insert Notes with Background Mask (VB.NET)
Insert Notes with Background Mask (VBA)
Insert Notes with Background Mask (VB.NET)
Insert Notes with Background Mask (VBA)
INote::BackgroundMask must be true for INote::BackgroundFillColor to have any effect.
INote Interface
INote Members
INote::BackgroundBorderOffsetFactor Property ()
INote::UseDrawingBackgroundColor Property ()
INote Members
INote::BackgroundBorderOffsetFactor Property ()
INote::UseDrawingBackgroundColor Property ()
DraftSight V1R5.0