| 名前 | 解説 | |
|---|---|---|
![]()  | Properties コンストラクタ | Initializes a new instance of the Propertiesclass. | 
Propertiesデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | Properties コンストラクタ | Initializes a new instance of the Propertiesclass. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Cached | Gets or sets Cached property. | 
![]()  | IsDisposed | Gets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。 | 
![]()  | NativePointer | Get a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。 | 
![]()  | Tag | Gets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Util.DX.DisposeBaseから継承されます。 | 
![]()  | GetBoolValue | Gets the value of the specified property by index. | 
![]()  | GetBoolValueByName | Gets the value of the specified property by name. | 
![]()  | GetColorFValue | Gets the value of the specified property by index. | 
![]()  | GetColorFValueByName | Gets the value of the specified property by name. | 
![]()  | GetComObjectValue<T> | Gets the value of the specified property by index. | 
![]()  | GetComObjectValueByName<T> | Gets the value of the specified property by name. | 
![]()  | GetEnumValue<T> | Gets the value of the specified property by index. | 
![]()  | GetEnumValueByName<T> | Gets the value of the specified property by name. | 
![]()  | GetFloatValue | Gets the value of the specified property by index. | 
![]()  | GetFloatValueByName | Gets the value of the specified property by name. | 
![]()  | GetGuidValue | Gets the value of the specified property by index. | 
![]()  | GetGuidValueByName | Gets the value of the specified property by name. | 
![]()  | GetIntValue | Gets the value of the specified property by index. | 
![]()  | GetIntValueByName | Gets the value of the specified property by name. | 
![]()  | GetMatrix3x2Value | Gets the value of the specified property by index. | 
![]()  | GetMatrix3x2ValueByName | Gets the value of the specified property by name. | 
![]()  | GetMatrix4x4Value | Gets the value of the specified property by index. | 
![]()  | GetMatrix4x4ValueByName | Gets the value of the specified property by name. | 
![]()  | GetMatrix5x4Value | Gets the value of the specified property by index. | 
![]()  | GetMatrix5x4ValueByName | Gets the value of the specified property by name. | 
![]()  | GetPoint2FValue | Gets the value of the specified property by index. | 
![]()  | GetPoint2FValueByName | Gets the value of the specified property by name. | 
![]()  | GetPropertyCount | unsigned int ID2D1Properties::GetPropertyCount() | 
![]()  | GetPropertyIndex | unsigned int ID2D1Properties::GetPropertyIndex([In] const wchar_t* name) | 
![]()  | GetPropertyName | オーバーロードされます。 Gets the number of characters for the given property name. | 
![]()  | GetPropertyNameLength | unsigned int ID2D1Properties::GetPropertyNameLength([In] unsigned int index) | 
![]()  | GetRectFValue | Gets the value of the specified property by index. | 
![]()  | GetRectFValueByName | Gets the value of the specified property by name. | 
![]()  | GetSubProperties | HRESULT ID2D1Properties::GetSubProperties([In] unsigned int index,[Out, Optional] ID2D1Properties** subProperties) | 
![]()  | GetTypeInfo | D2D1_PROPERTY_TYPE ID2D1Properties::GetType([In] unsigned int index) | 
![]()  | GetUIntValue | Gets the value of the specified property by index. | 
![]()  | GetUIntValueByName | Gets the value of the specified property by name. | 
![]()  | GetValue | オーバーロードされます。 Gets the value of the specified property by index. | 
![]()  | GetValueByName | HRESULT ID2D1Properties::GetValueByName([In] const wchar_t* name,[In] D2D1_PROPERTY_TYPE type,[Out, Buffer] void* data,[In] unsigned int dataSize) | 
![]()  | GetValueSize | unsigned int ID2D1Properties::GetValueSize([In] unsigned int index) | 
![]()  | GetVector2Value | Gets the value of the specified property by index. | 
![]()  | GetVector2ValueByName | Gets the value of the specified property by name. | 
![]()  | GetVector3Value | Gets the value of the specified property by index. | 
![]()  | GetVector3ValueByName | Gets the value of the specified property by name. | 
![]()  | GetVector4Value | Gets the value of the specified property by index. | 
![]()  | GetVector4ValueByName | Gets the value of the specified property by name. | 
![]()  | QueryInterface | オーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 | 
![]()  | QueryInterfaceOrNull | オーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 | 
![]()  | SetEnumValue<T> | Sets the named property to the given value. | 
![]()  | SetValue | オーバーロードされます。 Sets the named property to the given value. | 
![]()  | SetValueByName | オーバーロードされます。 Sets the named property to the given value. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Disposed | Occurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。 | 
![]()  | Disposing | Occurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。 | 
  明示的 キャスト 演算子  | Performs an explicit conversion from System.IntPtrto Properties. |