Gets or sets the about axis value for a cylindrical mapping type.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property AboutAxis As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As System.Double
instance.AboutAxis = value
value = instance.AboutAxis |
C# | |
---|
System.double AboutAxis {get; set;} |
C++/CLI | |
---|
property System.double AboutAxis {
System.double get();
void set ( & System.double value);
} |
Property Value
About axis value
See Also
Availability
SOLIDWORKS 2025 FCS, Revision Number 33