Gets or sets the granularity of the texture.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ScaleFactor As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ITexture
Dim value As System.Double
instance.ScaleFactor = value
value = instance.ScaleFactor |
C# | |
---|
System.double ScaleFactor {get; set;} |
C++/CLI | |
---|
property System.double ScaleFactor {
System.double get();
void set ( & System.double value);
} |
Property Value
0.001 < Granularity of the texture < 1000000.00
Example
See Also
Availability
SOLIDWORKS 2005 FCS, Revision Number 13.0