MatrixPresent

EmfPlusDrawDriverString.MatrixPresent property

Ottiene o imposta se la matrice è presente flag Un numero intero senza segno a 32 bit che specifica se è presente una matrice di trasformazione nel campo TransformMatrix 0 - nessuna matrice presente. 1 - la matrice di trasformazione è nel campo TransformMatrix

public int MatrixPresent { get; set; }

Guarda anche