Gets or sets the color of the Block content for this MLeader.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BlockColor As Color |
C# | |
---|
Color BlockColor {get; set;} |
JavaScript | |
---|
BlockColor : Color |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_BlockColor(
IColor*
NewVal
)
C++ | |
---|
property Color^ BlockColor { dsColor** Val
)
DSRESULTput_BlockColor(
dsColor* NewVal
} |
Property Value
BlockColor