KeepSolidObjectsAlgorithm.KeepSolidObjectsAlgorithm
KeepSolidObjectsAlgorithm()
Initializes a new instance of the KeepSolidObjectsAlgorithm
class using default height limit of cloned part.
public KeepSolidObjectsAlgorithm()
See Also
- class KeepSolidObjectsAlgorithm
- namespace Aspose.Note.Saving
- assembly Aspose.Note
KeepSolidObjectsAlgorithm(float)
Initializes a new instance of the KeepSolidObjectsAlgorithm
class using specific height limit of cloned part.
public KeepSolidObjectsAlgorithm(float heightLimitOfClonedPart)
Parameter | Type | Description |
---|---|---|
heightLimitOfClonedPart | Single | The max height of cloned part. |
See Also
- class KeepSolidObjectsAlgorithm
- namespace Aspose.Note.Saving
- assembly Aspose.Note