←Select platform

Transform Property

Summary

Gets the container current transformation matrix.

Syntax

C#
VB
C++
public Matrix Transform { get; } 
  
Public ReadOnly Property Transform As Matrix 
public: 
property Matrix Transform { 
   Matrix get(); 
} 

Property Value

A System.Windows.Media.Matrix value that specifies the current container transformation matrix.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly