|
WeddingPlatform.Web 1.0.0.0
지도, 갤러리, 방명록, 계좌 안내와 배경음악을 링크 하나에 담는 무료 모바일 청첩장 서비스입니다.
|
Public 멤버 함수 | |
| HeroPanelPlacement () | |
| HeroPanelPlacement (string desktopVertical, string desktopHorizontal, string mobileVertical, string mobileHorizontal) | |
속성 | |
| string | DesktopVertical = "top" [get, set] |
| string | DesktopHorizontal = "center" [get, set] |
| string | MobileVertical = "top" [get, set] |
| string | MobileHorizontal = "center" [get, set] |
| double? | DesktopX [get, set] |
| double? | DesktopY [get, set] |
| double? | MobileX [get, set] |
| double? | MobileY [get, set] |
| bool | HasDesktopCustomPosition [get] |
| bool | HasMobileCustomPosition [get] |
Hero Panel Placement 기능과 관련 상태를 캡슐화합니다.
InvitationDesign.cs 파일의 129 번째 라인에서 정의되었습니다.
|
inline |
지정한 설정으로 HeroPanelPlacement 클래스의 새 인스턴스를 초기화합니다.
InvitationDesign.cs 파일의 139 번째 라인에서 정의되었습니다.
|
inline |
지정한 설정으로 HeroPanelPlacement 클래스의 새 인스턴스를 초기화합니다.
| desktopVertical | desktop Vertical에 사용할 string 값입니다. |
| desktopHorizontal | desktop Horizontal에 사용할 string 값입니다. |
| mobileVertical | mobile Vertical에 사용할 string 값입니다. |
| mobileHorizontal | mobile Horizontal에 사용할 string 값입니다. |
InvitationDesign.cs 파일의 183 번째 라인에서 정의되었습니다.
다음을 참조함 : DesktopHorizontal, DesktopVertical, MobileHorizontal, MobileVertical.
|
getset |
Desktop Horizontal 값을 가져오거나 설정합니다.
InvitationDesign.cs 파일의 208 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : HeroPanelPlacement(), WeddingPlatform.Models.InvitationDesignCatalog.NormalizePlacement().
|
getset |
Desktop Vertical 값을 가져오거나 설정합니다.
InvitationDesign.cs 파일의 199 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : HeroPanelPlacement(), WeddingPlatform.Models.InvitationDesignCatalog.NormalizePlacement(), WeddingPlatform.Models.InvitationDesignCatalog.SyncLegacyFromPlacement().
|
getset |
|
getset |
|
get |
Has Desktop Custom Position 값을 가져옵니다.
InvitationDesign.cs 파일의 272 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : WeddingPlatform.ViewModels.WeddingInvitationViewModel.BuildHeroPanelStyle().
|
get |
Has Mobile Custom Position 값을 가져옵니다.
InvitationDesign.cs 파일의 281 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : WeddingPlatform.ViewModels.WeddingInvitationViewModel.BuildHeroPanelStyle().
|
getset |
Mobile Horizontal 값을 가져오거나 설정합니다.
InvitationDesign.cs 파일의 226 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : HeroPanelPlacement(), WeddingPlatform.Models.InvitationDesignCatalog.NormalizePlacement().
|
getset |
Mobile Vertical 값을 가져오거나 설정합니다.
InvitationDesign.cs 파일의 217 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : HeroPanelPlacement(), WeddingPlatform.Models.InvitationDesignCatalog.NormalizePlacement().
|
getset |
|
getset |