Gets or sets the frame's line thickness for this annotation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FrameThicknessCustom As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IAnnotation
Dim value As System.Double
instance.FrameThicknessCustom = value
value = instance.FrameThicknessCustom |
C# | |
---|
System.double FrameThicknessCustom {get; set;} |
C++/CLI | |
---|
property System.double FrameThicknessCustom {
System.double get();
void set ( & System.double value);
} |
Property Value
Value of frame's line thickness
Remarks
See Also
Availability
SOLIDWORKS 2009 FCS, Revision Number 17.0