Elements of the matrix.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic float[] Elements { get; }
Public ReadOnly Property Elements As Single()
Get
public:
property array<float>^ Elements {
array<float>^ get ();
}
member Elements : float32[] with get
Property Value
Type:
Single
See Also