Gets or sets the text style for chamfer dimensions.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ChamferTextStyle As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDisplayDimension
Dim value As System.Integer
instance.ChamferTextStyle = value
value = instance.ChamferTextStyle |
C# | |
---|
System.int ChamferTextStyle {get; set;} |
C++/CLI | |
---|
property System.int ChamferTextStyle {
System.int get();
void set ( & System.int value);
} |
Property Value
Text style for chamfer dimensions only as defined by
swDetailingChamferDimLeaderTextStyle_e
See Also
Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0