C member of the transformation matrix.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic double C { get; set; }
Public Property C As Double
Get
Set
public:
property double C {
double get ();
void set (double value);
}
member C : float with get, set
Property Value
Type:
Double
See Also