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