Visual Basic (Declaration) | |
---|---|
Public Overridable Property Transform As Matrix |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual Matrix Transform {get; set;} |
Return Value
A Matrix matrix that represents the transform Matrix of AnnContainer.For an example, refer to AnnContainer.
This member controls how the various objects inside the container are painted. Usually, this member is
linked directly to the Transform property to link an annotation container
with a raster image viewer and provide seamless scrolling and zooming.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family