[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.Graphics.Transform

Transform Property

Transform

Gets or sets the world transformation for this Graphics object.

Declaration
public TransformMatrix Transform { get; set; }
Property Value
Type Description
TransformMatrix

This property specifies a TransformMatrix object that represents the world transformation for this Graphics object.