Gets or sets whether the arc length Dimension measures the length of part of an Arc.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property IsPartial As System.Boolean |
| C# | |
|---|
System.bool IsPartial {get; set;} |
| JavaScript | |
|---|
IsPartial : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_IsPartial(
VARIANT_BOOL
NewVal
)
| C++ | |
|---|
property System.bool IsPartial { bool* Val
)
DSRESULTput_IsPartial(
bool NewVal
} |
Property Value
True if the arc length Dimension measures the length of part of an Arc, false if it measures the entire length of the Arc