Gets or sets the value to use to mark the selected object.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Mark As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISelectData
Dim value As System.Integer
instance.Mark = value
value = instance.Mark |
CSolidWorks.Interop.sldworks~SolidWorks.Interop.sldworks.ISelectData~Mark.html# | |
---|
System.int Mark {get; set;} |
C++/CLI | |
---|
property System.int Mark {
System.int get();
void set ( & System.int value);
} |
Property Value
Value for the mark
Example
See Also
Availability
SOLIDWORKS 2004 FCS, Revision Number 12.0