Gets the number of SOLIDWORKS ink markups.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
ReadOnly Property InkMarkupCount As System.Integer |
| Visual Basic (Usage) | |
|---|
Dim instance As IEModelViewControl
Dim value As System.Integer
value = instance.InkMarkupCount |
| C# | |
|---|
System.int InkMarkupCount {get;} |
| C++/CLI | |
|---|
property System.int InkMarkupCount {
System.int get();
} |
Property Value
Number of SOLIDWORKS ink markups
See Also
Availability
eDrawings 2020 SP0