KeepSolidObjectsAlgorithm.HeightLimitOfClonedPart Property

Aspose.Note for .NET API

KeepSolidObjectsAlgorithmHeightLimitOfClonedPart Property

Gets the height limit of cloned part.

Namespace:  Aspose.Note.Saving
Assembly:  Aspose.Note (in Aspose.Note.dll) Version: 18.1
Syntax
public float HeightLimitOfClonedPart { get; }
Public ReadOnly Property HeightLimitOfClonedPart As Single
	Get
public:
property float HeightLimitOfClonedPart {
	float get ();
}
member HeightLimitOfClonedPart : float32 with get

Property Value

Type: Single
See Also