value property
value property
Gets or sets the value.
Definition:
@property
def value(self):
...
@value.setter
def value(self, value):
...
See Also
- module
aspose.threed
- class
Property
Gets or sets the value.
@property
def value(self):
...
@value.setter
def value(self, value):
...
aspose.threed
Property