stream property
stream property
Gets the stream.
Definition:
@property
def stream(self):
...
@stream.setter
def stream(self, value):
...
See Also
- module
aspose.cad.sources
- class
StreamSource
Gets the stream.
@property
def stream(self):
...
@stream.setter
def stream(self, value):
...
aspose.cad.sources
StreamSource