Interface ITransform
[TypeConverter(typeof(TransformConverter))]
[NotClientImplementable]
public interface ITransform
- Extension Methods
Properties
Value
Matrix Value { get; }
[TypeConverter(typeof(TransformConverter))]
[NotClientImplementable]
public interface ITransform
Matrix Value { get; }