Gets the properties of this Thickness as an IDictionary<string, object> list where each pair is the name of the property and its value.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public IDictionary<string, Object> GetProperties () |
Visual Basic
![]() |
---|
Public Function GetProperties () As IDictionary(Of String, Object) |
Type: IDictionary<String, Object>
An IDictionary<string, object> list that contains the properties.