Visual Basic | |
---|---|
Property UseDrawingBackgroundColor As System.Boolean |
C# | |
---|---|
System.bool UseDrawingBackgroundColor {get; set;} |
JavaScript | |
---|---|
get_UseDrawingBackgroundColor () : Boolean put_UseDrawingBackgroundColor ( NewVal : Boolean ) |
COM native C++ | |
---|---|
HRESULT get_UseDrawingBackgroundColor( VARIANT_BOOL* Val ) HRESULT put_UseDrawingBackgroundColor( VARIANT_BOOL NewVal |
C++ | |
---|---|
DSRESULT get_UseDrawingBackgroundColor ( bool* Val ) DSRESULT put_UseDrawingBackgroundColor( bool NewVal ) |
Property Value
True to use the background color of the drawing as the background color of this Note, false to use the background fill color specified by INote::BackgroundFillColorInsert 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 Interface
INote Members
INote::BackgroundBorderOffsetFactor Property ()
INote::BackgroundMask Property ()
INote Members
INote::BackgroundBorderOffsetFactor Property ()
INote::BackgroundMask Property ()
DraftSight V1R5.0