Aspose::Pdf::Operators::SetCharWidth klass

SetCharWidth class

Klass som representerar d0-operatorn (ställer in glyfbredd).

class SetCharWidth : public Aspose::Pdf::Operator

Metoder

MetodBeskrivning
Accept(const System::SharedPtr<IOperatorSelector>&) overrideAccepterar besöksobjekt för att bearbeta operatorn.
get_Wx() constHorisontell förskjutning av teckengrafikens koordinat.
get_Wy() constVertikal förskjutning av teckengrafikens koordinat.
SetCharWidth(double, double)Konstruktor.
ToString() const overrideReturnerar textrepresentation av operatorn.

Se även